multiple
Sets the multiple attribute of the select element to the given multiple value.
Parameters
multiple
true to indicate that multiple options can be selected at once. If it is false, then only one option can be selected at a time.
Throws
when this instance is closed